ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / PagesCollection<T> Constructor / PagesCollection<T> Constructor()

In This Topic
    PagesCollection<T> Constructor()
    In This Topic
    Initializes a new instance of the PagesCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public PagesCollection<T>()
    See Also